SecCertificate.DerData Property

Definition

Returns a Distinguished Encoding Rules (DER) representation of the certificate.

public Foundation.NSData DerData { get; }
member this.DerData : Foundation.NSData

Property Value

Remarks

Throws an exception if the original certificate was invalid.

Applies to