Uses of Interface java.security.interfaces.DSAPrivateKey

Uses in package gnu.java.security.sig.dss

Methods with parameter type java.security.interfaces.DSAPrivateKey

BigInteger[]
BigInteger[]
DSSSignature.sign(DSAPrivateKey k, byte[] h, IRandom irnd)
BigInteger[]
DSSSignature.sign(DSAPrivateKey k, byte[] h, Random rnd)

Uses in package gnu.java.security.key.dss

Classes implementing java.security.interfaces.DSAPrivateKey

class
An object that embodies a DSS (Digital Signature Standard) private key.