Interface Requestor.SimplePasswordRequestor

  • All Superinterfaces:
    Requestor
    Enclosing interface:
    Requestor

    public static interface Requestor.SimplePasswordRequestor
    extends Requestor
    Simple password-based requestor interface, used for the CMP gateway.
    Since:
    6.4.0
    Author:
    Lijun Liao (xipki)
    • Method Detail

      • getKeyId

        byte[] getKeyId()
      • getPassword

        char[] getPassword()