Mono Class Library: OverviewSystem.Security.Cryptography.RSAOAEPKeyExchangeFormatter: Members |
The members of System.Security.Cryptography.RSAOAEPKeyExchangeFormatter are listed below.
See Also: Inherited members from System.Security.Cryptography.AsymmetricKeyExchangeFormatter
Construct a OAEP formatter. Documentation for this section has not yet been entered.
Parameter byte[]. Documentation for this section has not yet been entered. [read-only] overrideParameters string. Documentation for this section has not yet been entered. Rng RandomNumberGenerator. Specifies the source of random number for the padding.
overrideCreateKeyExchange(byte[]) : byte[] Documentation for this section has not yet been entered. overrideCreateKeyExchange(byte[], Type) : byte[] Documentation for this section has not yet been entered. overrideSetKey(AsymmetricAlgorithm) Documentation for this section has not yet been entered.