Opc.Ua.Security.Certificates
X509Signature Class Members
Properties  Methods 


Opc.Ua.Security.Certificates Namespace : X509Signature Class

The following tables list the members exposed by X509Signature.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The hash algorithm used for signing.  
Public Property The signature of the data.  
Public Property The signature algorithm as Oid string.  
Public Property The encoded signature algorithm that was used for signing.  
Public Property The field contains the ASN.1 data to be signed.  
Top
Public Methods
 NameDescription
Public Method Encode Tbs with a signature in ASN format.  
Public Method Verify the signature with the public key of the signer.  
Top
See Also

Reference

X509Signature Class
Opc.Ua.Security.Certificates Namespace