SAP ABAP Class CL_STRUSTCRT_UTILS (Utility class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     STRUST (Package) PKI Management
Properties
Class CL_STRUSTCRT_UTILS  
Short Description Utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class STRUSTCR    
Program status     
Category 0   
Package STRUST   PKI Management 
Created 20110125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_STRUSTCRT_UTILS has no interface implemented.
Friends
Class CL_STRUSTCRT_UTILS has no friend class.
Attributes
Class CL_STRUSTCRT_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CRYPTOLIB_REQUIREMENT Static method Public Method 20111109
2 CHECK_KERNEL_REQUIREMENT Static method Public Method 20111109
3 CHECK_REVOCATION_PSE Static method Public Method 20111109
4 CONVERT_DEC2HEX Static method Public Method 20110712
Events
Class CL_STRUSTCRT_UTILS has no event.
Types
Class CL_STRUSTCRT_UTILS has no local type.
Method Signatures

Method CHECK_CRYPTOLIB_REQUIREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSTALL_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20111109
2 Exporting EV_UPDATE_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20111109

Method CHECK_CRYPTOLIB_REQUIREMENT on class CL_STRUSTCRT_UTILS has no exception.

Method CHECK_KERNEL_REQUIREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UPDATE_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20111109

Method CHECK_KERNEL_REQUIREMENT on class CL_STRUSTCRT_UTILS has no exception.

Method CHECK_REVOCATION_PSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSTALL_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20111109

Method CHECK_REVOCATION_PSE on class CL_STRUSTCRT_UTILS has no exception.

Method CONVERT_DEC2HEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEX Call by reference Type reference (TYPE) STRING 20110712
2 Importing IV_DEC Call by reference Type reference (TYPE) STRING 20110712

Method CONVERT_DEC2HEX on class CL_STRUSTCRT_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in