Class ClientAuthenticationType
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Tls
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public abstract class ClientAuthenticationType
- Inheritance
-
ClientAuthenticationType
- Inherited Members
Constructors
ClientAuthenticationType()
protected ClientAuthenticationType()
Fields
anonymous
public const byte anonymous = 0
Field Value
certificate_based
public const byte certificate_based = 1
Field Value
psk
public const byte psk = 2