Oracle Security Developer Tools Crypto Java API Reference
10g (10.1.4.0.1)

B28171-01


oracle.security.crypto.asn1
Interface ASN1Object

All Superinterfaces:
Streamable
All Known Subinterfaces:
ASN1Constructed, ASN1TaggedObject, PrivateKey, PublicKey
All Known Implementing Classes:
AlgorithmIdentifier, ASN1BitString, ASN1Boolean, ASN1Date, ASN1GenericConstructed, ASN1GenericPrimitive, ASN1Integer, ASN1Null, ASN1ObjectID, ASN1OctetString, ASN1Sequence, ASN1Set, ASN1String, DHKey, DHParams, DHPrivateKey, DHPublicKey, DigestInfo, DSAParams, DSAPrivateKey, DSAPublicKey, PKCS5, PrivateKeyPKCS8, RSAKey, RSAPrivateKey, RSAPublicKey

public interface ASN1Object
extends Streamable

A streamable object which uses ASN.1 encodings as its input/output format.


Methods inherited from interface oracle.security.crypto.util.Streamable
input, length, output

 


Oracle Security Developer Tools Crypto Java API Reference
10g (10.1.4.0.1)

B28171-01


Copyright © 2005 ,2006 , Oracle. All rights reserved.