Class SubjectPublicKeyInfo

All Implemented Interfaces:
Serializable, Key, PublicKey, KeySpec, ASN1Value

public class SubjectPublicKeyInfo extends X509EncodedKeySpec implements ASN1Value, PublicKey
A SubjectPublicKeyInfo, which stores information about a public key. This class implements java.security.PublicKey.
See Also: