Digital Authentication Framework 4.2.0.30
Classes | Public Member Functions

com.good.daf.DAMechanism Class Reference

This is a type-safety wrapper over underlying mechanism encoding: DER encoding of the allocated OID for a mechanism. More...

List of all members.

Classes

class  PKCS1Prefix
 OID prefixes for RSA-PKCS#1 signatures.
class  Preset
 A selection of common mechanisms for clarity elsewhere.

Public Member Functions

 DAMechanism (byte[] oid)
byte[] getOid ()
boolean equals (DAMechanism m)

Detailed Description

This is a type-safety wrapper over underlying mechanism encoding: DER encoding of the allocated OID for a mechanism.


The documentation for this class was generated from the following file: