Interface Requestor.CertRequestor

  • All Superinterfaces:
    Requestor
    Enclosing interface:
    Requestor

    public static interface Requestor.CertRequestor
    extends Requestor
    Certificate-based requestor interface.
    Since:
    6.4.0
    Author:
    Lijun Liao (xipki)
    • Method Detail

      • getKeyId

        byte[] getKeyId()
      • getCert

        org.xipki.security.X509Cert getCert()