M-Files Vault Application Framework
C#
Show/Hide TOC
Crypto
RSA
Test
Key Method
Definition
Namespace:
MFiles.Crypto
Assembly:
MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
C#
Copy
public
static
bool
TestKey
(
string
keyXml
)
Parameters
keyXml
String
Return Value
Boolean
See Also
Reference
CryptoRSA Class
MFiles.Crypto Namespace
In This Article
Definition
Parameters
Return Value
See Also