public class SymmAlgorithm
extends org.bouncycastle.asn1.ASN1Enumerated
Modifier and Type | Field and Description |
---|---|
static SymmAlgorithm |
aes128Ccm |
Constructor and Description |
---|
SymmAlgorithm(int ordinal) |
Modifier and Type | Method and Description |
---|---|
static SymmAlgorithm |
getInstance(java.lang.Object src) |
getInstance, getValue, hashCode, hasValue, hasValue, intValueExact
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
public static SymmAlgorithm aes128Ccm
public static SymmAlgorithm getInstance(java.lang.Object src)