Options when exporting RSA key to XML
[FlagsAttribute] public enum XmlOptions
<FlagsAttribute> _ Public Enumeration XmlOptions
| Member name | Description | |
|---|---|---|
| ExcludePrivateParams | Exclude private key parameters | |
| ForceRSAKeyValue | Create in .NET-compatible RSAKeyValue format | |
| HexBinaryFormat | Create in non-standard hex format |