Uses of Interface
se.swedenconnect.security.credential.pkcs11.Pkcs11ObjectAccessor
Package
Description
Interfaces and classes for handling PKCS#11 providers.
-
Uses of Pkcs11ObjectAccessor in se.swedenconnect.security.credential.pkcs11
Modifier and TypeInterfaceDescriptioninterface
A functional interface for getting a reference to a certificate chain residing on a PKCS#11 device.interface
A functional interface for getting a reference to a private key residing on a PKCS#11 device.Modifier and TypeClassDescriptionclass
An implementation of thePkcs11CertificatesAccessor
interface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi
.class
An implementation of thePkcs11PrivateKeyAccessor
interface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi
.