Class CertificateRevocationWrapper

All Implemented Interfaces:
TokenProxy

public class CertificateRevocationWrapper
extends RevocationWrapper
Complete revocation wrapper, containing detailed certificate revocation and common information
  • Constructor Details

  • Method Details

    • getStatus

      public CertificateStatus getStatus()
    • getReason

      public RevocationReason getReason()
    • getRevocationDate

      public Date getRevocationDate()
    • isRevoked

      public boolean isRevoked()
    • isKnown

      public boolean isKnown()