Name | Description | |
---|---|---|
![]() | X509AuthorityKeyIdentifierExtension Constructor | Overloaded. |
The following tables list the members exposed by X509AuthorityKeyIdentifierExtension.
Name | Description | |
---|---|---|
![]() | X509AuthorityKeyIdentifierExtension Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AuthorityKeyIdentifier2Oid | The alternate OID for a Authority Key Identifier extension. |
![]() | AuthorityKeyIdentifierOid | The OID for a Authority Key Identifier extension. |
Name | Description | |
---|---|---|
![]() | Critical | (Inherited from System.Security.Cryptography.X509Certificates.X509Extension) |
![]() | Issuer | A list of distinguished names for the issuer. |
![]() | KeyIdentifier | The identifier for the key as a little endian hexadecimal string. |
![]() | Oid | (Inherited from System.Security.Cryptography.X509Certificates.X509Extension) |
![]() | RawData | (Inherited from System.Security.Cryptography.X509Certificates.X509Extension) |
![]() | SerialNumber | The serial number of the authority key as a big endian hexadecimal string. |
Name | Description | |
---|---|---|
![]() | CopyFrom | Overridden. Initializes the extension from ASN.1 encoded data. |
![]() | Format | Overridden. Returns a formatted version of the Authority Key Identifier as a string. |
![]() | GetKeyIdentifier | The identifier for the key as a byte array. |
![]() | GetSerialNumber | The serial number of the authority key as a byte array in little endian order. |