org.bouncycastle.asn1.sec

Interface SECObjectIdentifiers

public interface SECObjectIdentifiers

Field Summary

static DERObjectIdentifier
ellipticCurve
ellipticCurve OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) certicom(132) curve(0) }
static DERObjectIdentifier
secp192r1
static DERObjectIdentifier
secp224r1
static DERObjectIdentifier
secp256r1
static DERObjectIdentifier
secp384r1
static DERObjectIdentifier
secp521r1
static DERObjectIdentifier
sect163k1
static DERObjectIdentifier
sect163r1
static DERObjectIdentifier
sect163r2
static DERObjectIdentifier
sect233k1
static DERObjectIdentifier
sect233r1
static DERObjectIdentifier
sect283k1
static DERObjectIdentifier
sect283r1
static DERObjectIdentifier
sect409k1
static DERObjectIdentifier
sect409r1
static DERObjectIdentifier
sect571k1
static DERObjectIdentifier
sect571r1

Field Details

ellipticCurve

public static final DERObjectIdentifier ellipticCurve
ellipticCurve OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) certicom(132) curve(0) }

secp192r1

public static final DERObjectIdentifier secp192r1

secp224r1

public static final DERObjectIdentifier secp224r1

secp256r1

public static final DERObjectIdentifier secp256r1

secp384r1

public static final DERObjectIdentifier secp384r1

secp521r1

public static final DERObjectIdentifier secp521r1

sect163k1

public static final DERObjectIdentifier sect163k1

sect163r1

public static final DERObjectIdentifier sect163r1

sect163r2

public static final DERObjectIdentifier sect163r2

sect233k1

public static final DERObjectIdentifier sect233k1

sect233r1

public static final DERObjectIdentifier sect233r1

sect283k1

public static final DERObjectIdentifier sect283k1

sect283r1

public static final DERObjectIdentifier sect283r1

sect409k1

public static final DERObjectIdentifier sect409k1

sect409r1

public static final DERObjectIdentifier sect409r1

sect571k1

public static final DERObjectIdentifier sect571k1

sect571r1

public static final DERObjectIdentifier sect571r1