Bouncy Castle Cryptography Library 1.79

org.bouncycastle.asn1.cryptlib
Class CryptlibObjectIdentifiers

java.lang.Object
  extended byorg.bouncycastle.asn1.cryptlib.CryptlibObjectIdentifiers

public class CryptlibObjectIdentifiers
extends java.lang.Object


Field Summary
static org.bouncycastle.asn1.ASN1ObjectIdentifier cryptlib
           
static org.bouncycastle.asn1.ASN1ObjectIdentifier curvey25519
           
static org.bouncycastle.asn1.ASN1ObjectIdentifier ecc
           
 
Constructor Summary
CryptlibObjectIdentifiers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cryptlib

public static final org.bouncycastle.asn1.ASN1ObjectIdentifier cryptlib

ecc

public static final org.bouncycastle.asn1.ASN1ObjectIdentifier ecc

curvey25519

public static final org.bouncycastle.asn1.ASN1ObjectIdentifier curvey25519
Constructor Detail

CryptlibObjectIdentifiers

public CryptlibObjectIdentifiers()

Bouncy Castle Cryptography Library 1.79