public class Sha256 extends PKCS11Hash
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ALGORITHM_NAME
The JCE name of this digest algorithm.
|
protected static int |
VAULE_LENGTH
The length of the produced hash value.
|
hashValueLength_, initialized_, mechanism_, pkcs11OperationInitialized_, session_, softwareDelegate_, tokenManager_, usedMechanismInfos_, usedMechanisms_, useSoftwareDelegate_| Constructor and Description |
|---|
Sha256()
Default constructor.
|
engineDigest, engineGetDigestLength, engineReset, engineUpdate, engineUpdate, finalize, finalizePkcs11Operation, getTokenManager, getUsedMechanism, getUsedMechanismFeatures, getUsedMechanisms, initialize, initializePkcs11Operation, initializeSession, initializeSoftwareDelegate, isSupportedBy, setTokenManagerprotected static final java.lang.String ALGORITHM_NAME
protected static final int VAULE_LENGTH
IAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC