org.bouncycastle.asn1.gnu

Interface GNUObjectIdentifiers

public interface GNUObjectIdentifiers

Field Summary
static DERObjectIdentifierCRC
static DERObjectIdentifierCRC32
static DERObjectIdentifierdigestAlgorithm
static DERObjectIdentifierencryptionAlgorithm
static DERObjectIdentifierGnuPG
static DERObjectIdentifierGnuRadar
static DERObjectIdentifierGNU
static DERObjectIdentifiernotation
static DERObjectIdentifierpkaAddress
static DERObjectIdentifierSerpent
static DERObjectIdentifierSerpent_128_CBC
static DERObjectIdentifierSerpent_128_CFB
static DERObjectIdentifierSerpent_128_ECB
static DERObjectIdentifierSerpent_128_OFB
static DERObjectIdentifierSerpent_192_CBC
static DERObjectIdentifierSerpent_192_CFB
static DERObjectIdentifierSerpent_192_ECB
static DERObjectIdentifierSerpent_192_OFB
static DERObjectIdentifierSerpent_256_CBC
static DERObjectIdentifierSerpent_256_CFB
static DERObjectIdentifierSerpent_256_ECB
static DERObjectIdentifierSerpent_256_OFB
static DERObjectIdentifierTiger_192

Field Detail

CRC

public static final DERObjectIdentifier CRC

CRC32

public static final DERObjectIdentifier CRC32

digestAlgorithm

public static final DERObjectIdentifier digestAlgorithm

encryptionAlgorithm

public static final DERObjectIdentifier encryptionAlgorithm

GnuPG

public static final DERObjectIdentifier GnuPG

GnuRadar

public static final DERObjectIdentifier GnuRadar

GNU

public static final DERObjectIdentifier GNU

notation

public static final DERObjectIdentifier notation

pkaAddress

public static final DERObjectIdentifier pkaAddress

Serpent

public static final DERObjectIdentifier Serpent

Serpent_128_CBC

public static final DERObjectIdentifier Serpent_128_CBC

Serpent_128_CFB

public static final DERObjectIdentifier Serpent_128_CFB

Serpent_128_ECB

public static final DERObjectIdentifier Serpent_128_ECB

Serpent_128_OFB

public static final DERObjectIdentifier Serpent_128_OFB

Serpent_192_CBC

public static final DERObjectIdentifier Serpent_192_CBC

Serpent_192_CFB

public static final DERObjectIdentifier Serpent_192_CFB

Serpent_192_ECB

public static final DERObjectIdentifier Serpent_192_ECB

Serpent_192_OFB

public static final DERObjectIdentifier Serpent_192_OFB

Serpent_256_CBC

public static final DERObjectIdentifier Serpent_256_CBC

Serpent_256_CFB

public static final DERObjectIdentifier Serpent_256_CFB

Serpent_256_ECB

public static final DERObjectIdentifier Serpent_256_ECB

Serpent_256_OFB

public static final DERObjectIdentifier Serpent_256_OFB

Tiger_192

public static final DERObjectIdentifier Tiger_192