Package net.i2p.crypto
Class SigContext.SigContextSpec
java.lang.Object
net.i2p.crypto.SigContext.SigContextSpec
- All Implemented Interfaces:
AlgorithmParameterSpec
- Enclosing class:
SigContext
The AlgorithmParameterSpec.
Pass this as an argument in setParameter()
to the Blake sign/verify engines.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SigContextSpec
The 16 bytes for this type, or null for none
-
-
Method Details
-
getData
public byte[] getData()The 16 bytes for this type, or null for none
-