Package org.bouncycastle.asn1.nist
Interface NISTObjectIdentifiers
public interface NISTObjectIdentifiers
-
Field Summary
-
Field Details
-
nistAlgorithm
-
hashAlgs
-
id_sha256
-
id_sha384
-
id_sha512
-
id_sha224
-
id_sha512_224
-
id_sha512_256
-
aes
-
id_aes128_ECB
-
id_aes128_CBC
-
id_aes128_OFB
-
id_aes128_CFB
-
id_aes128_wrap
-
id_aes128_GCM
-
id_aes128_CCM
-
id_aes192_ECB
-
id_aes192_CBC
-
id_aes192_OFB
-
id_aes192_CFB
-
id_aes192_wrap
-
id_aes192_GCM
-
id_aes192_CCM
-
id_aes256_ECB
-
id_aes256_CBC
-
id_aes256_OFB
-
id_aes256_CFB
-
id_aes256_wrap
-
id_aes256_GCM
-
id_aes256_CCM
-
id_dsa_with_sha2
-
dsa_with_sha224
-
dsa_with_sha256
-
dsa_with_sha384
-
dsa_with_sha512
-