SecureBlackbox 2020 iOS Edition

Questions / Feedback?

TSACertCRLDistributionPoints (property)

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

Syntax

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