PGPkeys FieldsezPGP for .NET help file
The PGPkeys type exposes the following members.
Fields

  NameDescription
Public fieldcreated
Created Date, yyyy-mm-dd
Public fieldemail
Email. Max length is 40
Public fieldexpired
Expired Date
Public fieldfingerprint
Key fingerprint. Length is 40 with hex string
Public fieldkeyalg
Key Algorithm. Possible value is "RSA", "DSA/Elgamal", "DSA/DH", "Elgamal"
Public fieldkeyid
Key ID. Length is 8
Public fieldkeylen
Key Length in bits
Public fieldusrname
User name or key name. Max length is 20
Back to Top
See Also