Package org.bouncycastle.asn1.ua
Class DSTU4145NamedCurves
java.lang.Object
org.bouncycastle.asn1.ua.DSTU4145NamedCurves
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ECDomainParameters
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X where X is the curve number 0-9static ASN1ObjectIdentifier[]
getOIDs()
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X where X is the curve number 0-9
-
Constructor Details
-
DSTU4145NamedCurves
public DSTU4145NamedCurves()
-
-
Method Details
-
getOIDs
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X where X is the curve number 0-9 -
getByOID
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X where X is the curve number 0-9
-