메소드 | 설명 | |
---|---|---|
Deserialize ( Stream aStream ) : object |
Parses the data from a PuTTY Private Key (.ppk) file.
|
|
Serialize ( Stream aStream, object aObject ) : void |
메소드 | 설명 | |
---|---|---|
CreateCipherKeyPair ( PublicKeyAlgorithm algorithm, byte publicKeyBlob, byte privateKeyBlob ) : |
||
DecryptPrivateKey ( System.IO.FileData &fileData ) : void | ||
VerifyIntegrity ( System.IO.FileData fileData ) : void |
public Serialize ( Stream aStream, object aObject ) : void | ||
aStream | Stream | |
aObject | object | |
리턴 | void |