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