CryptoSys PKI Pro Manual

Rsa.XmlOptions Enumeration

Options when converting between internal RSA key and XML.

Syntax

[C#]
[FlagsAttribute]
public enum XmlOptions
[VB.NET]
<FlagsAttribute> _
Public Enumeration XmlOptions

Members

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

[Contents] [Index]

[PREV: Rsa.PublicExponent Enumeration...]   [Contents]   [Index]   
   [NEXT: SigAlgorithm Enumeration...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.