Interface IRSAKey
- Namespace
- Java.Security.Interfaces
- Assembly
- MASES.JNet.dll
.NET interface for TO BE DEFINED FROM USER
public interface IRSAKey
Properties
Modulus
BigInteger Modulus { get; }
Property Value
Params
AlgorithmParameterSpec Params { get; }