Opc.Ua.Security.Certificates
X509AuthorityKeyIdentifierExtension Class Members
Fields  Properties  Methods 


Opc.Ua.Security.Certificates Namespace : X509AuthorityKeyIdentifierExtension Class

The following tables list the members exposed by X509AuthorityKeyIdentifierExtension.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field The alternate OID for a Authority Key Identifier extension.  
Public Field The OID for a Authority Key Identifier extension.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Extension)
Public Property A list of distinguished names for the issuer.  
Public Property The identifier for the key as a little endian hexadecimal string.  
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Extension)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Extension)
Public Property The serial number of the authority key as a big endian hexadecimal string.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Initializes the extension from ASN.1 encoded data.  
Public MethodOverridden.  Returns a formatted version of the Authority Key Identifier as a string.  
Public Method The identifier for the key as a byte array.  
Public Method The serial number of the authority key as a byte array in little endian order.  
Top
See Also

Reference

X509AuthorityKeyIdentifierExtension Class
Opc.Ua.Security.Certificates Namespace