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