X509ExtensionUtilitiesFromExtensionValue(IX509Extension, DerObjectIdentifier) Method
Extract the value of the given extension, if it exists.
Namespace: Org.BouncyCastle.X509.ExtensionAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
Org.BouncyCastle.X509.Extension.X509ExtensionUtilities.FromExtensionValue = function(extensions, oid);
- extensions IX509Extension
- The extensions object.
- oid DerObjectIdentifier
- The object identifier to obtain.
Asn1ObjectAsn1Object