Class RsaKeyGenParams
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class RsaKeyGenParams : Algorithm
- Inheritance
-
RsaKeyGenParams
- Derived
- Inherited Members
Constructors
RsaKeyGenParams()
public RsaKeyGenParams()
Fields
ModulusLength
[Value("modulusLength")]
public required ulong ModulusLength
Field Value
PublicExponent
[Value("publicExponent")]
public required Uint8Array PublicExponent