CryptoSys PKI Pro Manual

Rsa.PublicExponent Enumeration

Choices for public exponent (e)

Syntax

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

Members

Member nameDescription
Exp_EQ_3
Set exponent equal to 3 (F0)
Exp_EQ_5
Set exponent equal to 5 (F1)
Exp_EQ_17
Set exponent equal to 17 (F2)
Exp_EQ_257
Set exponent equal to 257 (F3)
Exp_EQ_65537
Set exponent equal to 65537 (F4)

Remarks

Fermat Number F(x) = 2^(2^x) + 1. F0 to F4 are prime.

[Contents] [Index]

[PREV: Rsa.PbeOptions Enumeration...]   [Contents]   [Index]   
   [NEXT: Rsa.XmlOptions Enumeration...]

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