Package se.swedenconnect.security.credential
package se.swedenconnect.security.credential
Generic support for X.509 credentials.
-
ClassDescriptionAbstract base class for classes implementing the
PkiCredentialinterface.Abstract base class for reloadable credentials.A basic implementation of thePkiCredentialinterface.When aKeyStoreCredentialis used with an underlying PKCS#11KeyStorethe 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".