X509AuthorityKeyIdentifierExtension(AsnEncodedData, Boolean) | Initializes 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) | Initializes a new instance of X509AuthorityKeyIdentifierExtension class from a key identifier value and a value that identifies whether the extension is critical. |
X509AuthorityKeyIdentifierExtension(X509Certificate2, AuthorityKeyIdentifierType, Boolean) | Initializes a new instance of X509AuthorityKeyIdentifierExtension class from an issuer certificate, extension generation flags an a value that identifies whether the extension is critical. |