Package se.swedenconnect.security.credential
package se.swedenconnect.security.credential
Generic support for X.509 credentials.
-
ClassDescriptionAbstract base class for classes implementing the
PkiCredential
interface.Abstract base class for reloadable credentials.A basic implementation of thePkiCredential
interface.When aKeyStoreCredential
is used with an underlying PKCS#11KeyStore
the implementation may want to reload theKeyStore
.Internal class used for serialization across library classes.A representation of a PKI key pair that holds a private key and an X.509 certificate (or just a public key).Metadata associated with aPkiCredential
.An interface for credentials are "testable" and "reloadable".