Package se.swedenconnect.security.credential.pkcs11
package se.swedenconnect.security.credential.pkcs11
Interfaces and classes for handling PKCS#11 providers.
-
ClassDescriptionAbstract base class for PKCS#11 configuration.A
Pkcs11Configurationwhere a PKCS#11 each configuration setting is supplied.APkcs11Configurationwhere a PKCS#11 configuration file is supplied.A functional interface for getting a reference to a certificate chain residing on a PKCS#11 device.Interface for a PKCS#11 configuration.Exception class for reporting invalid PKCS#11 configuration or failures to instatiate a PKCS#11 provider.A PKCS#11 credential implementation of thePkiCredentialandReloadablePkiCredentialinterfaces.The default implementation of theKeyStoreReloaderinterface.A functional interface for getting a reference to an object residing on a PKCS#11 device.A functional interface for getting a reference to a private key residing on a PKCS#11 device.APkcs11Configurationwhere the SunPKCS11 provider is statically configured (see below).An implementation of thePkcs11CertificatesAccessorinterface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi.An implementation of thePkcs11PrivateKeyAccessorinterface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi.