Uses of Interface
se.swedenconnect.security.credential.pkcs11.Pkcs11ObjectAccessor
Packages that use Pkcs11ObjectAccessor
Package
Description
Interfaces and classes for handling PKCS#11 providers.
-
Uses of Pkcs11ObjectAccessor in se.swedenconnect.security.credential.pkcs11
Subinterfaces of Pkcs11ObjectAccessor in se.swedenconnect.security.credential.pkcs11Modifier and TypeInterfaceDescriptioninterfaceA functional interface for getting a reference to a certificate chain residing on a PKCS#11 device.interfaceA functional interface for getting a reference to a private key residing on a PKCS#11 device.Classes in se.swedenconnect.security.credential.pkcs11 that implement Pkcs11ObjectAccessorModifier and TypeClassDescriptionclassAn implementation of thePkcs11CertificatesAccessorinterface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi.classAn implementation of thePkcs11PrivateKeyAccessorinterface for the SunPKCS11 security provider and other providers that implement the JavaKeyStoreSpi.