SAP ABAP Class CL_BCOM_MIME_MULTI_SIGNED (Class for Multipart/Signed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOM_MIME (Package) Business Communication: MIME Conversion Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_MULTIPART | Superordinate Class for Multipart Classes | 20110804 |
Properties
| Class | CL_BCOM_MIME_MULTI_SIGNED | |
| Short Description | Class for Multipart/Signed | |
| Super Class | CL_BCOM_MIME_MULTIPART | Superordinate Class for Multipart Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOM_MIME | Business Communication: MIME Conversion Tool |
| Created | 20110804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_MULTI_SIGNED has no forward declaration.
Interfaces
Class CL_BCOM_MIME_MULTI_SIGNED has no interface implemented.
Friends
Class CL_BCOM_MIME_MULTI_SIGNED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | MIME_HDFN | `micalg` | BCOM: Header Field Name | 20110805 | ||
| 2 | Constant | Protected | Type reference (TYPE) | MIME_HDFN | `protocol` | BCOM: Header Field Name | 20110805 | ||
| 3 | Constant | Protected | Type reference (TYPE) | MIME_HDFN | `application/pkcs7-signature` | BCOM: Header Field Name | 20110805 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | `md5` | 20110805 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | `sha-1` | 20110805 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | `sha-224` | 20110805 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | `sha-256` | 20110805 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | `sha-384` | 20110805 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | `sha-512` | 20110805 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Algorithm | 20110805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Algorithm | 20110805 |
Events
Class CL_BCOM_MIME_MULTI_SIGNED has no event.
Types
Class CL_BCOM_MIME_MULTI_SIGNED has no local type.
Method Signatures
Method SET_MICALG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MICALG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110805 |
Method SET_MICALG on class CL_BCOM_MIME_MULTI_SIGNED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |