May 2001
Intermediate to advanced
618 pages
20h 50m
English
Interface java.security.PrivateKey
A private key is a key with certain mathematical properties that allows it to perform inverse cryptographic operations with its matching public key. Classes implement this interface only for type identification.
public interface java.security.PrivateKey
implements java.security.Key {
}
Key, PublicKey
|
Read now
Unlock full access