Interface PrivateKeySource

    • Method Detail

      • extract

        ECPrivateKey extract()
        Extracts the ECPrivateKey from the source represented by this object.
        Returns:
        the elliptic curve (EC) private key.