SAP ABAP Class IF_ISH_SSF_SIGNATURE (IS-H: Digital Signature)
Properties
Class IF_ISH_SSF_SIGNATURE  
Short Description IS-H: Digital Signature    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020110   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISH_SSF_SIGNATURE has no forward declaration.
Interfaces
Class IF_ISH_SSF_SIGNATURE has no interface implemented.
Friends
Class IF_ISH_SSF_SIGNATURE has no friend class.
Attributes
Class IF_ISH_SSF_SIGNATURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FROM_DATA Instance method Public Method Instantiate Signature 20020110
2 DATA_GET Instance method Public Method Data for Signing 20020110
3 TYPE_GET Instance method Public Method Type of Signed Data 20020207
4 VERIFY Instance method Public Method Verify 20020111
Events
Class IF_ISH_SSF_SIGNATURE has no event.
Types
Class IF_ISH_SSF_SIGNATURE has no local type.
Method Signatures

Method CREATE_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Value transfer Type reference (TYPE) TABLE . 20020110

Method CREATE_FROM_DATA on class IF_ISH_SSF_SIGNATURE has no exception.

Method DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) TABLE . 20020110

Method DATA_GET on class IF_ISH_SSF_SIGNATURE has no exception.

Method TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run-Time Type Identification 20020207

Method TYPE_GET on class IF_ISH_SSF_SIGNATURE has no exception.

Method VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISH_SSF_CONTEXT IS-H: Digitale Signatur Kontext 20020111
# Exception Resumable Description Created on
1 INVALID . 20020111
History
Last changed by/on SAP  20050224 
SAP Release Created in