public class PduFunctionType
extends org.bouncycastle.asn1.ASN1Integer
| Modifier and Type | Field and Description |
|---|---|
static PduFunctionType |
iso21177ExtendedAuth |
static PduFunctionType |
tlsHandshake |
| Constructor and Description |
|---|
PduFunctionType(java.math.BigInteger value) |
PduFunctionType(byte[] bytes) |
PduFunctionType(long value) |
| Modifier and Type | Method and Description |
|---|---|
static PduFunctionType |
getInstance(java.lang.Object src) |
getInstance, getPositiveValue, getValue, hashCode, hasValue, hasValue, hasValue, intPositiveValueExact, intValueExact, longValueExact, toStringencodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitivepublic static final PduFunctionType tlsHandshake
public static final PduFunctionType iso21177ExtendedAuth
public PduFunctionType(long value)
public PduFunctionType(java.math.BigInteger value)
public PduFunctionType(byte[] bytes)
public static PduFunctionType getInstance(java.lang.Object src)