SAP ABAP Class CL_ST_CRYPTO_CERTIFICATE (Security Token (wsse:BinarySecurityToken))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAP_SECURITY (Package) SOAP Security
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ST_CRYPTO WS Security: Abstract Crypto Token 20080213
Properties
Class CL_ST_CRYPTO_CERTIFICATE  
Short Description Security Token (wsse:BinarySecurityToken)    
Super Class CL_ST_CRYPTO WS Security: Abstract Crypto Token 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SECURITY   SOAP Security 
Created 20080213   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ST_CRYPTO_CERTIFICATE has no forward declaration.
Interfaces
Class CL_ST_CRYPTO_CERTIFICATE has no interface implemented.
Friends
Class CL_ST_CRYPTO_CERTIFICATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BST Instance attribute Private Type reference (TYPE) SEC_WSSE_BINARYSECURITYTOKEN wsse:BinarySecurityToken 20080213
2 M_RAW_CERT Instance attribute Private Type reference (TYPE) XSTRING Binäres Zertifikat 20080214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OWN_CERTIFICATE Instance method Private Method Zertifikat hinzufügen 20080213
2 GET_RAW_CERTIFICATE Instance method Public Method Binäres Zertifikat 20080214
3 PARSE Static method Public Method Zertifikat parsen 20080213
Events
Class CL_ST_CRYPTO_CERTIFICATE has no event.
Types
Class CL_ST_CRYPTO_CERTIFICATE has no local type.
Method Signatures

Method ADD_OWN_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALGID Call by reference Type reference (TYPE) STRING 20080213
2 Exporting KEYINFO_REFERENCE Call by reference Type reference (TYPE) XSDANY ds:KeyInfo 20080213
3 Importing PROFILE Call by reference Type reference (TYPE) SSFPAB Privates Adreßbuch für SSF 20080213
4 Exporting WSU_ID Call by reference Type reference (TYPE) STRING 20080213

Method ADD_OWN_CERTIFICATE on class CL_ST_CRYPTO_CERTIFICATE has no exception.

Method GET_RAW_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RAW_CERT Value transfer Type reference (TYPE) XSTRING 20080214

Method GET_RAW_CERTIFICATE on class CL_ST_CRYPTO_CERTIFICATE has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BST Call by reference Type reference (TYPE) SEC_WSSE_BINARYSECURITYTOKEN wsse:BinarySecurityToken 20080213
2 Returning ST Value transfer Object reference (TYPE REF TO) CL_ST_CRYPTO_CERTIFICATE Security Token (wsse:BinarySecurityToken) 20080213

Method PARSE on class CL_ST_CRYPTO_CERTIFICATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711