SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

currentCertCRLDistributionPoints (property)

Locations of the CRL (Certificate Revocation List) distribution points used to check this certificate's validity.

Syntax

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

Default Value

""

Remarks

Locations of the CRL (Certificate Revocation List) distribution points used to check this certificate's validity.

This property is read-only.

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