Skip navigation links
IAIK PKCS#11 Provider
version 1.9.4

Package iaik.pkcs.pkcs11.provider.signatures

This package contains the implementation classes for signatures.

See: Description

Package iaik.pkcs.pkcs11.provider.signatures Description

This package contains the implementation classes for signatures. The base class of all signature implementations is PKCS11Signature; it contains most of the code. There are signatures for external hashing, what means that the hash is generated in software using a software delegate, and only the final signature value creation is on on the token. Such implementaion classes are derived from ExternalHashSignature. In contrast there are classes which's name starts with Internal. These classes also do the hashing on the token - the token does all processing. PKCS11BufferingSignature is the base class for all those signature implementations which must transfer all input data to the token using a single function call.
Skip navigation links
IAIK PKCS#11 Provider
version 1.9.4

IAIK JavaSecurity Website https://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.
Version 1.9.4