Class PrivateKeyStatement

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    @Deprecated
    public class PrivateKeyStatement
    extends ASN1Object
    Deprecated.
    use PrivateKeyPossessionStatement
     PrivateKeyStatement ::= SEQUENCE {
           signer  IssuerAndSerialNumber,
           cert    Certificate OPTIONAL }