Interface CertEntity

All Superinterfaces:
Serializable
All Known Implementing Classes:
JAXBCertEntity

public interface CertEntity extends Serializable
An interface representing a certificate entity with essential properties.

This interface defines methods to access key information, certificate chain, the certificate token, and the encryption algorithm associated with the certificate entity.

See Also: