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, intValueExactencodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitivepublic static SymmAlgorithm aes128Ccm
public static SymmAlgorithm getInstance(java.lang.Object src)