IDecryptionHelper Interface

Definition

public interface class IDecryptionHelper
public interface IDecryptionHelper
type IDecryptionHelper = interface
Public Interface IDecryptionHelper
Derived

Methods

DecryptKey(Byte[])
DecryptText(Byte[], Byte[], Byte[])
EncryptText(String, Byte[], Byte[])
GetKeyIV(Byte[])
GetPublicKey(Byte[])

Applies to