Class PK11DSAPrivateKey

All Implemented Interfaces:
Serializable, AutoCloseable, DSAKey, DSAPrivateKey, Key, PrivateKey, Destroyable, PrivateKey

public class PK11DSAPrivateKey extends PK11PrivKey implements DSAPrivateKey
See Also:
  • Field Details

  • Constructor Details

    • PK11DSAPrivateKey

      private PK11DSAPrivateKey()
    • PK11DSAPrivateKey

      protected PK11DSAPrivateKey(byte[] pointer)
  • Method Details