Security.SecCertificate: Constructor Members

The constructors of Security.SecCertificate are listed below. For a list of all members, see the SecCertificate Members list.

See Also: Inherited members from System.Object

Public Constructors

Initialize this instance from an NSData buffer containing a, DER-encoded, X.509 certificate.
Initialize this instance from a raw, DER-encoded, X.509 certificate byte array
Documentation for this section has not yet been entered.
Initialize this instance from an existing X509Certificate instance.
Initialize this instance from an existing X509Certificate2 instance.