Digital Authentication Framework  6.0.1.37
Classes | Public Member Functions | List of all members
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...

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: