org.bouncycastle.asn1.gnu
public interface GNUObjectIdentifiers
Field Summary | |
---|---|
static DERObjectIdentifier | CRC |
static DERObjectIdentifier | CRC32 |
static DERObjectIdentifier | digestAlgorithm |
static DERObjectIdentifier | encryptionAlgorithm |
static DERObjectIdentifier | GnuPG |
static DERObjectIdentifier | GnuRadar |
static DERObjectIdentifier | GNU |
static DERObjectIdentifier | notation |
static DERObjectIdentifier | pkaAddress |
static DERObjectIdentifier | Serpent |
static DERObjectIdentifier | Serpent_128_CBC |
static DERObjectIdentifier | Serpent_128_CFB |
static DERObjectIdentifier | Serpent_128_ECB |
static DERObjectIdentifier | Serpent_128_OFB |
static DERObjectIdentifier | Serpent_192_CBC |
static DERObjectIdentifier | Serpent_192_CFB |
static DERObjectIdentifier | Serpent_192_ECB |
static DERObjectIdentifier | Serpent_192_OFB |
static DERObjectIdentifier | Serpent_256_CBC |
static DERObjectIdentifier | Serpent_256_CFB |
static DERObjectIdentifier | Serpent_256_ECB |
static DERObjectIdentifier | Serpent_256_OFB |
static DERObjectIdentifier | Tiger_192 |