...
Argument | Explanation |
---|---|
TransportKey | RSA KEY as file or buffer |
EncType | 0: none; 1:private key; 2:public key |
ContentType | 0: File; 1: buffer |
C# sample
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
// Clear the internal data state and XML content.
|
...
Argument | Explanation |
---|---|
TransportKey | RSA KEY as file or buffer |
EncType | 0: none; 1:private key; 2:public key |
ContentType | 0: File; 1: buffer |
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
// Clear the internal data state and XML content.
|