Show / Hide Table of Contents

Interface IPrivateKey

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public interface IPrivateKey

Methods

GetEncryptionCsp()

Declaration
IEncryptionCsp GetEncryptionCsp()
Returns
Type Description
IEncryptionCsp

GetSignatureCsp(DigestAlgorithm)

Declaration
ISignatureCsp GetSignatureCsp(DigestAlgorithm digestAlgorithm)
Parameters
Type Name Description
DigestAlgorithm digestAlgorithm
Returns
Type Description
ISignatureCsp
Back to top Copyright © 2015-2020 Lacuna Software