Method | Description | |
---|---|---|
Encode ( |
||
PublicSubkeyPacket ( PublicKeyAlgorithmTag algorithm, System.DateTime time, IBcpgKey key ) : System |
Construct a version 4 public subkey packet.
|
Method | Description | |
---|---|---|
PublicSubkeyPacket ( |
public Encode ( |
||
bcpgOut | ||
return | void |
public PublicSubkeyPacket ( PublicKeyAlgorithmTag algorithm, System.DateTime time, IBcpgKey key ) : System | ||
algorithm | PublicKeyAlgorithmTag | |
time | System.DateTime | |
key | IBcpgKey | |
return | System |