public class SymmAlgorithm
extends org.bouncycastle.asn1.ASN1Enumerated
| Modifier and Type | Field and Description |
|---|---|
static SymmAlgorithm |
aes128Ccm |
| Constructor and Description |
|---|
SymmAlgorithm(java.math.BigInteger ordinal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertValues() |
static SymmAlgorithm |
getInstance(java.lang.Object src) |
getInstance, getValue, hashCode, hasValue, hasValue, intValueExactencodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitivepublic static final SymmAlgorithm aes128Ccm
protected void assertValues()
public static SymmAlgorithm getInstance(java.lang.Object src)