Package 

Class KeyPair

  • All Implemented Interfaces:
    dev.sublab.encrypting.signing.Signer , dev.sublab.encrypting.signing.Verifier

    
    public abstract class KeyPair
     implements Signer, Verifier
                        

    An interface that holds the private and public key-pair; and also effectively hides the specifics about which SignatureEngine is used