Show / Hide Table of Contents
Editar no GitHub

Interface IPrivateKey

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

Methods

| Improve this Doc View Source

GetEncryptionCsp()

Declaration
IEncryptionCsp GetEncryptionCsp()
Returns
Type Description
IEncryptionCsp
| Improve this Doc View Source

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