Certificate.GetAuthorityKeyIdentifier Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
GetAuthorityKeyIdentifier()
Returns the certificate's issuer key identifier (AKI).
Declaration
public byte[] GetAuthorityKeyIdentifier()
Returns
| Type | Description |
|---|---|
| Byte[] | Issuer (authority) key identifier. |