Signer

Class Signer

All Implemented Interfaces:
Serializable, Principal

Deprecated.

This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.

@Deprecated
public abstract class Signer
extends Identity

This class is used to represent an Identity that can also digitally sign data.

The management of a signer's private ke