CryptoSys PKI Pro Manual

Rsa.XmlOptions Enumeration

Options when converting between internal RSA key and XML.

Syntax

[C#]
public enum XmlOptions
[VB]
Public Enumeration XmlOptions

Members

Member nameDescription
ForceRSAKeyValue Create XML in .NET-compatible RSAKeyValue format (ToXML only)
ExcludePrivateParams Exclude private key parameters
RequirePrivate Require private key to exist in the XML input or fail (FromXML only)
HexBinaryFormat Create XML in non-standard hex format (ToXML only)

[Contents] [Index]

[PREV: Rsa.PublicExponent Enumeration...]   [Contents]   [Index]   
   [NEXT: Sig.Encoding Enumeration...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-17T11:18:15Z.