Interface IKeyPurposeId

All Superinterfaces:
IASN1Encodable
All Known Implementing Classes:
KeyPurposeIdBC, KeyPurposeIdBCFips

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 Details

    • getIdKpOCSPSigning

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