Google

Bouncy Castle Cryptography 1.11 API Specification: Interface OIWObjectIdentifiers
Bouncy Castle Cryptography 1.11

org.bouncycastle.asn1.oiw
Interface OIWObjectIdentifiers


public interface OIWObjectIdentifiers


Field Summary
static DERObjectIdentifier elGamalAlgorithm
           
static DERObjectIdentifier idSHA1
           
 

Field Detail

idSHA1

public static final DERObjectIdentifier idSHA1

elGamalAlgorithm

public static final DERObjectIdentifier elGamalAlgorithm

Bouncy Castle Cryptography 1.11