Class IdentifierType
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
RFC 6066
public abstract class IdentifierType
- Inheritance
-
IdentifierType
- Inherited Members
Fields
cert_sha1_hash
public const short cert_sha1_hash = 3
Field Value
key_sha1_hash
public const short key_sha1_hash = 1
Field Value
pre_agreed
public const short pre_agreed = 0
Field Value
x509_name
public const short x509_name = 2
Field Value
Methods
GetName(short)
public static string GetName(short identifierType)
Parameters
identifierTypeshort
Returns
GetText(short)
public static string GetText(short identifierType)
Parameters
identifierTypeshort