Bouncy Castle Cryptography 1.28

org.bouncycastle.asn1.oiw
Interface OIWObjectIdentifiers


public interface OIWObjectIdentifiers


Field Summary
static DERObjectIdentifier dsaWithSHA1
           
static DERObjectIdentifier elGamalAlgorithm
           
static DERObjectIdentifier idSHA1
           
 

Field Detail

idSHA1

public static final DERObjectIdentifier idSHA1

dsaWithSHA1

public static final DERObjectIdentifier dsaWithSHA1

elGamalAlgorithm

public static final DERObjectIdentifier elGamalAlgorithm

Bouncy Castle Cryptography 1.28