Constructor: Initialize key element. Not use at this moment
Namespace: com.asiapeak.ezpgpnetAssembly: ezpgpnet (in ezpgpnet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- uname
- Type: System String
User name or key name
- Type: System String
Email
- kid
- Type: System String
Key ID. Length is 8
- kalg
- Type: System String
Key Algorithm. Possible value is "RSA", "DSA/Elgamal", "DSA/DH", "Elgamal"
- klen
- Type: System String
Key Length in bits
- fpr
- Type: System String
Key fingerprint. Length is 40 with hex string
- create
- Type: System String
Created Date, yyyy-mm-dd
- expire
- Type: System String
Expired Date
See Also