Class EnrolmentResponseCode
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Enumerated
org.bouncycastle.oer.its.etsi102941.EnrolmentResponseCode
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class EnrolmentResponseCode
extends org.bouncycastle.asn1.ASN1Enumerated
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
static final EnrolmentResponseCode
-
Constructor Summary
ConstructorDescriptionEnrolmentResponseCode
(byte[] contents) EnrolmentResponseCode
(int value) EnrolmentResponseCode
(BigInteger value) -
Method Summary
Methods inherited from class org.bouncycastle.asn1.ASN1Enumerated
getInstance, getValue, hashCode, hasValue, hasValue, intValueExact
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
-
ok
-
cantparse
-
badcontenttype
-
imnottherecipient
-
unknownencryptionalgorithm
-
decryptionfailed
-
unknownits
-
invalidsignature
-
invalidencryptionkey
-
baditsstatus
-
incompleterequest
-
deniedpermissions
-
invalidkeys
-
deniedrequest
-
-
Constructor Details
-
EnrolmentResponseCode
public EnrolmentResponseCode(int value) -
EnrolmentResponseCode
-
EnrolmentResponseCode
public EnrolmentResponseCode(byte[] contents)
-
-
Method Details
-
getInstance
-
assertValues
protected void assertValues()
-