Class RSAKeys
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class RSAKeys
Properties
PEMKey
Declaration
public string PEMKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XmlKey
Declaration
public string XmlKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |