VCardSecurity Methods

The VCardSecurity type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSaveToPEM(Stream)
Saves base64 key in PEM format to the stream.
Public methodSaveToPEM(String)
Saves base64 key to PEM format.
Public methodToString (Inherited from Object.)
See Also