Package org.bouncycastle.oer.its
Class PduFunctionType
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Integer
org.bouncycastle.oer.its.PduFunctionType
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class PduFunctionType
extends org.bouncycastle.asn1.ASN1Integer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPduFunctionType
(byte[] bytes) PduFunctionType
(long value) PduFunctionType
(BigInteger value) -
Method Summary
Methods inherited from class org.bouncycastle.asn1.ASN1Integer
getInstance, getPositiveValue, getValue, hashCode, hasValue, hasValue, hasValue, intPositiveValueExact, intValueExact, longValueExact, toString
Methods inherited from class org.bouncycastle.asn1.ASN1Primitive
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
getEncoded, getEncoded, hasEncodedTagValue
-
Field Details
-
tlsHandshake
-
iso21177ExtendedAuth
-
-
Constructor Details
-
PduFunctionType
public PduFunctionType(long value) -
PduFunctionType
-
PduFunctionType
public PduFunctionType(byte[] bytes)
-
-
Method Details
-
getInstance
-