SecCertificate.DerData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.