The PGPkeys type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | created |
Created Date, yyyy-mm-dd
|
![]() |
Email. Max length is 40
| |
![]() | expired |
Expired Date
|
![]() | fingerprint |
Key fingerprint. Length is 40 with hex string
|
![]() | keyalg |
Key Algorithm. Possible value is "RSA", "DSA/Elgamal", "DSA/DH", "Elgamal"
|
![]() | keyid |
Key ID. Length is 8
|
![]() | keylen |
Key Length in bits
|
![]() | usrname |
User name or key name. Max length is 20
|
See Also