Uses of Interface
se.swedenconnect.security.credential.pkcs11conf.Pkcs11ObjectProvider
Package
Description
Interfaces and classes for handling PKCS#11 provider configuration.
-
Uses of Pkcs11ObjectProvider in se.swedenconnect.security.credential.pkcs11conf
Modifier and TypeMethodDescriptionDefaultPkcs11Configuration.getCredentialProvider()
Gets the getter function object that should be used to obtain the private key and certificate from the PKCS#11 device.Pkcs11Configuration.getCredentialProvider()
Gets the getter function object that should be used to obtain the private key and certificate from the PKCS#11 device.DefaultPkcs11Configuration.getPrivateKeyProvider()
Gets the getter function object that should be used to obtain a private key from the PKCS#11 device.Pkcs11Configuration.getPrivateKeyProvider()
Gets the getter function object that should be used to obtain a private key from the PKCS#11 device.