X509AuthorityKeyIdentifierExtension Constructor |
Name | Description | |
---|---|---|
X509AuthorityKeyIdentifierExtension(AsnEncodedData, Boolean) |
Intitializes a new instance of X509AuthorityKeyIdentifierExtension class from
ASN.1-encoded AKI extension value and a value that identifies whether the extension is critical.
| |
X509AuthorityKeyIdentifierExtension(String, Boolean) |
Intitializes a new instance of X509AuthorityKeyIdentifierExtension class from
a key identifier value and a value that identifies whether the extension is critical.
| |
X509AuthorityKeyIdentifierExtension(X509Certificate2, AuthorityKeyIdentifierFlags, Boolean) |
Intitializes a new instance of X509AuthorityKeyIdentifierExtension class from
an issuer certificate, extension generation flags an a value that identifies whether the extension
is critical.
|