Frames | No Frames |
Methods with return type gnu.java.security.key.dss.DSSPublicKey | |
DSSPublicKey | DSSPublicKey.valueOf(byte[] k) A class method that takes the output of the encodePublicKey()
method of a DSS keypair codec object (an instance implementing
IKeyPairCodec for DSS keys, and re-constructs
an instance of this object.
|