Class SubjectPublicKeyInfo

  • All Implemented Interfaces:
    io.anyline.nfc.bouncycastle.asn1.ASN1Encodable , io.anyline.nfc.bouncycastle.util.Encodable

    
    public class SubjectPublicKeyInfo
    extends ASN1Object
                        

    The object that contains the public key stored in a certificate.

    The getEncoded() method in the public keys in the JCE produces a DER encoded one of these.