Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Box
V2
JWTAuth
DotNetUtilities
C# Class Box.V2.JWTAuth.DotNetUtilities
Show file
Open project: box/box-windows-sdk-v2
Class Usage Examples
Public Methods
Method
Description
ToRSA
(
RsaPrivateCrtKeyParameters
rsaKey
) :
RSA
Private Methods
Method
Description
ConvertRsaParametersField
(
BigInteger
n
,
Int32
size
) :
Byte[]
Method Details
ToRSA()
public
static
method
public
static
ToRSA
(
RsaPrivateCrtKeyParameters
rsaKey
) :
RSA
rsaKey
Org.BouncyCastle.Crypto.Parameters.RsaPrivateCrtKeyParameters
return
System.Security.Cryptography.RSA