SAP ABAP Class CX_ABAP_X509_CERTIFICATE (Exceptions when analyzing an X.509 certificate)
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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100604
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100604
Properties
Class CX_ABAP_X509_CERTIFICATE  
Short Description Exceptions when analyzing an X.509 certificate    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class 1S    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package SECF   Secure Store & Forward (SSF) Support 
Created 20100309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ABAP_X509_CERTIFICATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100604
Friends
Class CX_ABAP_X509_CERTIFICATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARG1S Instance attribute Public Type reference (TYPE) STRING Error argument 20110429
2 INTERNAL_ERROR Constant Public See coding 20100604
3 KERNEL_OUTDATED Constant Public See coding 20100604
4 LIBRARY_OUTDATED Constant Public See coding 20100604
5 NO_MEMORY Constant Public See coding 20100604
6 NO_SSFLIB Constant Public See coding 20100604
7 OID_NOT_UNIQUE Constant Public See coding 20100604
8 PARAM_ERROR Constant Public See coding 20100604
9 PARAM_MISSING Constant Public See coding 20100604
10 PARAM_UNKNOWN Constant Public See coding 20100604
11 PARSE_DN_ERROR Constant Public See coding 20110429
12 PARSE_ERROR Constant Public See coding 20100604
13 VALID_FROM Constant Public See coding 20100604
14 VALID_TO Constant Public See coding 20100604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100604
Events
Class CX_ABAP_X509_CERTIFICATE has no event.
Types
Class CX_ABAP_X509_CERTIFICATE 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 ARG1S Call by reference Type reference (TYPE) STRING 20110429
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100604
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100604

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