SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

currentCACertCRLDistributionPoints (property)

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

Syntax

@property (nonatomic,readonly,assign,getter=currentCACertCRLDistributionPoints) NSString* currentCACertCRLDistributionPoints;
- (NSString*)currentCACertCRLDistributionPoints;
public var currentCACertCRLDistributionPoints: 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]