Interface SigningProfileRevocationRecord.Builder

  • Method Details

    • revocationEffectiveFrom

      SigningProfileRevocationRecord.Builder revocationEffectiveFrom(Instant revocationEffectiveFrom)

      The time when revocation becomes effective.

      Parameters:
      revocationEffectiveFrom - The time when revocation becomes effective.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revokedAt

      The time when the signing profile was revoked.

      Parameters:
      revokedAt - The time when the signing profile was revoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revokedBy

      The identity of the revoker.

      Parameters:
      revokedBy - The identity of the revoker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.