Enum RsaAlgorithm

RsaAlgorithm

Selector of RSA algorithm

To call an enum, you call its parent class, name, and property. For example, Utilities.RsaAlgorithm.RSA_SHA_1 .

Properties

Property Type Description
RSA_SHA_1
Enum
RSA_SHA_256
Enum