CryptoSys PKI Toolkit Manual

Cms.KeyEncrAlgorithm Enumeration

Key encryption algorithm

Syntax

[C#]
public enum KeyEncrAlgorithm
[VB.NET]
Public Enumeration KeyEncrAlgorithm

Members

Member nameDescription
Default
Default rsaEncryption.
Rsa_Pkcs1v1_5
rsaEncryption from PKCS#1 v1.5.

Remarks

This is intended for future use. Only rsaEncryption is currently available.

[Contents] [Index]

[HOME]   [NEXT: Cms.Options Enumeration...]

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