Class CertificateSelectorByKeyIdentifier
Inheritance
CertificateSelectorByKeyIdentifier
Assembly: Lacuna.Pki.dll
Syntax
public class CertificateSelectorByKeyIdentifier
Constructors
|
Improve this Doc
View Source
CertificateSelectorByKeyIdentifier(Byte[])
Declaration
public CertificateSelectorByKeyIdentifier(byte[] keyIdentifier)
Parameters
| Type |
Name |
Description |
| Byte[] |
keyIdentifier |
|
Properties
|
Improve this Doc
View Source
Predicate
Declaration
public Predicate<PKCertificate> Predicate { get; }
Property Value