Class PrivateKeySignature

  • All Implemented Interfaces:
    ExternalSignature

    public class PrivateKeySignature
    extends Object
    implements ExternalSignature
    Implementation of the ExternalSignature interface that can be used when you have a PrivateKey object.
    Author:
    Paulo Soares