X509SubjectKeyIdentifierClause(Byte[]) Constructor

Definition

Initializes a new instance of the X509SubjectKeyIdentifierClause class using the specified subject key identifier.

C#
public X509SubjectKeyIdentifierClause(byte[] ski);

Parameters

ski
Byte[]

An array of Byte that contains the subject key identifier.

Exceptions

ski is null.

Applies to

Produkt Versiounen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1