Interface IRSAPrivateKey
- Namespace
- Java.Security.Interfaces
- Assembly
- MASES.JNet.dll
.NET interface for TO BE DEFINED FROM USER
public interface IRSAPrivateKey
Properties
PrivateExponent
BigInteger PrivateExponent { get; }
.NET interface for TO BE DEFINED FROM USER
public interface IRSAPrivateKey
BigInteger PrivateExponent { get; }