Class AuthorizationResponseCode
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Enumerated
org.bouncycastle.oer.its.etsi102941.AuthorizationResponseCode
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class AuthorizationResponseCode
extends org.bouncycastle.asn1.ASN1Enumerated
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
static final AuthorizationResponseCode
-
Constructor Summary
ConstructorDescriptionAuthorizationResponseCode
(byte[] contents) AuthorizationResponseCode
(int 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
-
its_aa_cantparse
-
its_aa_badcontenttype
-
its_aa_imnottherecipient
-
its_aa_unknownencryptionalgorithm
-
its_aa_decryptionfailed
-
its_aa_keysdontmatch
-
its_aa_incompleterequest
-
its_aa_invalidencryptionkey
-
its_aa_outofsyncrequest
-
its_aa_unknownea
-
its_aa_invalidea
-
its_aa_deniedpermissions
-
aa_ea_cantreachea
-
ea_aa_cantparse
-
ea_aa_badcontenttype
-
ea_aa_imnottherecipient
-
ea_aa_unknownencryptionalgorithm
-
ea_aa_decryptionfailed
-
invalidaa
-
invalidaasignature
-
wrongea
-
unknownits
-
invalidsignature
-
invalidencryptionkey
-
deniedpermissions
-
deniedtoomanycerts
-
-
Constructor Details
-
AuthorizationResponseCode
public AuthorizationResponseCode(int value) -
AuthorizationResponseCode
-
AuthorizationResponseCode
public AuthorizationResponseCode(byte[] contents)
-
-
Method Details
-
assertValues
protected void assertValues() -
getInstance
-