VCardSecurity

VCardSecurity class

Represents a vCard security properties

The VCardSecurity type exposes the following members:

Constructors

NameDescription
VCardSecurity()Initializes a new instance of the VCardSecurity class

Properties

NameDescription
keyGets or sets a public key(or authentication certificate)
access_classGets or sets an access class
encodingGets or sets a ContentTransferEncoding
typeGets or sets type of public key.

Methods

NameDescription
save_to_pem(path)
save_to_pem(stream)

See Also