Interface IKeyPurposeId

  • All Superinterfaces:
    IASN1Encodable
    All Known Implementing Classes:
    KeyPurposeIdBC

    public interface IKeyPurposeId
    extends IASN1Encodable
    This interface represents the wrapper for KeyPurposeId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
    • Method Detail

      • getIdKpOCSPSigning

        IKeyPurposeId getIdKpOCSPSigning()
        Gets id_kp_OCSPSigning constant for the wrapped KeyPurposeId.
        Returns:
        KeyPurposeId.id_kp_OCSPSigning value.