57 if (subjectKeyIdentifier !=
null)
83 byte[] raw =
key._keyValue._raw;
97 if (subjectKeyIdentifier !=
null)
183 return "Unknown Key Usage ({0})";
187 internal const string oid =
"2.5.29.14";
class f__AnonymousType0<< Count > j__TPar
static string ToHex(byte[] input)
X509SubjectKeyIdentifierExtension(PublicKey key, bool critical)
AsnDecodeStatus Decode(byte[] extension)
const string friendlyName
static byte FromHexChars(char c1, char c2)
static byte[] FromHex(string hex)
X509SubjectKeyIdentifierExtension()
X509SubjectKeyIdentifierExtension(string subjectKeyIdentifier, bool critical)
X509SubjectKeyIdentifierExtension(byte[] subjectKeyIdentifier, bool critical)
string SubjectKeyIdentifier
override void CopyFrom(AsnEncodedData asnEncodedData)
override string ToString(bool multiLine)
byte[] _subjectKeyIdentifier
static byte FromHexChar(char c)
X509SubjectKeyIdentifierExtension(AsnEncodedData encodedSubjectKeyIdentifier, bool critical)
X509SubjectKeyIdentifierExtension(PublicKey key, X509SubjectKeyIdentifierHashAlgorithm algorithm, bool critical)
X509SubjectKeyIdentifierHashAlgorithm