Java org.bouncycastle.asn1.x9 X9ObjectIdentifiers fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x9 X9ObjectIdentifiers fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.x9 X9ObjectIdentifiers.

The text is from its open source code.

Field

ASN1ObjectIdentifierecdsa_with_SHA1
OID: 1.2.840.10045.4.1
ASN1ObjectIdentifierid_ecPublicKey
OID: 1.2.840.10045.2.1
ASN1ObjectIdentifierecdsa_with_SHA224
OID: 1.2.840.10045.4.3.1
ASN1ObjectIdentifierecdsa_with_SHA256
OID: 1.2.840.10045.4.3.2
ASN1ObjectIdentifierecdsa_with_SHA384
OID: 1.2.840.10045.4.3.3
ASN1ObjectIdentifierecdsa_with_SHA512
OID: 1.2.840.10045.4.3.4
ASN1ObjectIdentifierprime192v1
Prime Curve prime192v1, OID: 1.2.840.10045.3.1.1
ASN1ObjectIdentifierprime256v1
Prime Curve prime256v1, OID: 1.2.840.10045.3.1.7
ASN1ObjectIdentifierid_dsa
DSA
 dsapublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) ansi-x957(10040) number-type(4) 1 } 
Base OID: 1.2.840.10040.4.1
ASN1ObjectIdentifierid_dsa_with_sha1
 id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57(10040) x9cm(4) 3 } 
OID: 1.2.840.10040.4.3
ASN1ObjectIdentifierdhpublicnumber
Diffie-Hellman
 dhpublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2)  us(840) ansi-x942(10046) number-type(2) 1 } 
OID: 1.2.840.10046.2.1