Table of Contents

Interface IAlgorithmMethod

Namespace
Javax.Xml.Crypto
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAlgorithmMethod

Properties

Algorithm

String Algorithm { get; }

Property Value

String

ParameterSpec

AlgorithmParameterSpec ParameterSpec { get; }

Property Value

AlgorithmParameterSpec