SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

CRLEntryInfoRevocationDate (property)

The time and date when the certificate gets revoked or cancelled.

Syntax

@property (nonatomic,readonly,assign,getter=CRLEntryInfoRevocationDate) NSString* CRLEntryInfoRevocationDate;
- (NSString*)CRLEntryInfoRevocationDate;
public var CRLEntryInfoRevocationDate: String {
  get {...}
}

Default Value

""

Remarks

The time and date when the certificate gets revoked or cancelled.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 iOS Edition - Version 20.0 [Build 8166]