CryptoSys PKI Toolkit Manual

Rsa.XmlOptions Enumeration

Options when exporting RSA key to XML

Syntax

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

Members

Member nameDescription
ExcludePrivateParams
Exclude private key parameters
ForceRSAKeyValue
Create in .NET-compatible RSAKeyValue format
HexBinaryFormat
Create in non-standard hex format

[Contents] [Index]

[HOME]   [NEXT: X509.KeyUsageOptions Enumeration...]

Copyright © 2004-12 D.I. Management Services Pty Ltd. All rights reserved.