Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.asn1.sec

Classes for support of the SEC standard for Elliptic Curve.

See:
          Description

Interface Summary
SECObjectIdentifiers Certicom object identifiers ellipticCurve OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) certicom(132) curve(0) } secg-scheme OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) certicom(132) schemes(1) }
 

Class Summary
ECPrivateKey the elliptic curve private key object from SEC 1
ECPrivateKeyStructure Deprecated. use ECPrivateKey
SECNamedCurves  
 

Package org.bouncycastle.asn1.sec Description

Classes for support of the SEC standard for Elliptic Curve.


Bouncy Castle Cryptography Library 1.77.0