Table of Contents

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

BigInteger

Params

AlgorithmParameterSpec Params { get; }

Property Value

AlgorithmParameterSpec