Class SecTrustResult


public class SecTrustResult
extends CFDictionaryWrapper
  • Method Details

    • has

      public boolean has​(CFType key)
    • get

      public <T extends NativeObject> T get​(CFType key, Class<T> type)
    • getEvaluationDate

      public NSDate getEvaluationDate()
    • isExtendedValidation

      public boolean isExtendedValidation()
    • getOrganizationName

      public String getOrganizationName()
    • getResultValue

      public SecTrustResultType getResultValue()
    • isRevocationChecked

      public boolean isRevocationChecked()
    • getRevocationValidUntilDate

      public NSDate getRevocationValidUntilDate()