SAP ABAP Class CX_SMIME_CRYPTO (S/MIME cryptographic exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-SSF (Application Component) Secure Store and Forward
     SECF (Package) Secure Store & Forward (SSF) Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20110708
Properties
Class CX_SMIME_CRYPTO  
Short Description S/MIME cryptographic exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SECF   Secure Store & Forward (SSF) Support 
Created 20110509   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SMIME_CRYPTO has no forward declaration.
Interfaces
Class CX_SMIME_CRYPTO has no interface implemented.
Friends
Class CX_SMIME_CRYPTO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALG Instance attribute Public Type reference (TYPE) SSFHASH SSF Hash Algorithm 20110729
2 CERTIFICATE_AMBIGUOUS Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF85C972D6C1CA' 20110729
3 CERTIFICATE_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8E09E1C3C206' 20110729
4 CERTIFICATE_OUT_OF_VALIDITY Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF90F0DE99028F' 20130205
5 CERTIFICATE_PARSE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF90F0DE99228F' 20130205
6 CRC Instance attribute Public Type reference (TYPE) SSFRETURN SSF Return code 20110708
7 DECRYPT_DSA_PSE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8DE6A16B01F2' 20110729
8 DECRYPT_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569D554F1EE0BA9DFB116DA3EAA3' 20110729
9 DECRYPT_WRONG_CERT Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8DE6A16B21F2' 20110729
10 EMAIL Instance attribute Public Type reference (TYPE) STRING 20110729
11 EMAIL_ADDRESS_TOO_LONG Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF91149A39828F' 20130205
12 ENCRYPT_CERT_NOT_IN_PSE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8E09E1C38206' 20110729
13 ENCRYPT_CERT_REVOKED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED0B9A5421F2CE5EE95' 20110729
14 ENCRYPT_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569D554F1EE0BA9DFB116DA42AA3' 20110729
15 FREETEXT_MESSAGE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF91149A39A28F' 20130205
16 KRN_MSG Instance attribute Public Type reference (TYPE) STRING 20110729
17 LOGICAL_NAME_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8E09E1C3E206' 20110927
18 MISSING_KEY_USAGE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF91149A39C28F' 20130205
19 PSE Instance attribute Public Type reference (TYPE) STRING SSF Application 20110729
20 PSE_NOT_AVAILABLE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8E09E1C40206' 20110729
21 SIGN_ALG_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED0B9A5421F2CE70E95' 20110729
22 SIGN_DSA_ALG_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED0B9A5421F2CE72E95' 20110729
23 SIGN_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569D554F1EE0BA9DFB116DA40AA3' 20110729
24 VERIFY_CERT_REVOKED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED0B9A5421F2CE5CE95' 20110729
25 VERIFY_ERROR Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED0B9A5421F2CE68E95' 20110729
26 VERIFY_NO_TRUST_ANCHOR Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED29BEF8E09E1C3A206' 20110729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110708
Events
Class CX_SMIME_CRYPTO has no event.
Types
Class CX_SMIME_CRYPTO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALG Call by reference Type reference (TYPE) SSFHASH 20110729
2 Importing CRC Call by reference Type reference (TYPE) SSFRETURN 20110708
3 Importing EMAIL Call by reference Type reference (TYPE) STRING 20110729
4 Importing KRN_MSG Call by reference Type reference (TYPE) STRING 20110729
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110708
6 Importing PSE Call by reference Type reference (TYPE) STRING 20110729
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20110708

Method CONSTRUCTOR on class CX_SMIME_CRYPTO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in