Interface Control

All Known Implementing Classes:
AuthenticatorControl, PKIArchiveControl, RegTokenControl

public interface Control
Generic interface for a CertificateRequestMessage control value.
  • Method Details

    • getType

      Return the type of this control.
      Returns:
      an ASN1ObjectIdentifier representing the type.
    • getValue

      ASN1Encodable getValue()
      Return the value contained in this control object.
      Returns:
      the value of the control.