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