SecureBlackbox 2020 iOS Edition

Questions / Feedback?

signingCertCRLDistributionPoints (property)

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

Syntax

@property (nonatomic,readonly,assign,getter=signingCertCRLDistributionPoints) NSString* signingCertCRLDistributionPoints;
- (NSString*)signingCertCRLDistributionPoints;
public var signingCertCRLDistributionPoints: 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 2020 iOS Edition - Version 20.0 [Build 8166]