VCardSecurity Class |
Namespace: Aspose.Email.PersonalInfo.VCard
The VCardSecurity type exposes the following members.
Name | Description | |
---|---|---|
![]() | VCardSecurity |
Initializes a new instance of the VCardSecurity class
|
Name | Description | |
---|---|---|
![]() | AccessClass |
Gets or sets an access class
|
![]() | Encoding |
Gets or sets a ContentTransferEncoding
|
![]() | Key |
Gets or sets a public key(or authentication certificate)
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SaveToPEM(Stream) |
Saves base64 key in PEM format to the stream.
|
![]() | SaveToPEM(String) |
Saves base64 key to PEM format.
|
![]() | ToString | (Inherited from Object.) |