Returns the certificate's issuer key identifier (AKI).

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetAuthorityKeyIdentifier As Byte()
C#
public byte[] GetAuthorityKeyIdentifier()

Return Value

Issuer (authority) key identifier.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also