DVTk API
ICertificateHandling Interface
DVTkDvtk.SecurityICertificateHandling
DVTk API

[This is preliminary documentation and is subject to change.]

Access to certificate file handling.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICertificateHandling
Public Interface ICertificateHandling
public interface class ICertificateHandling
Members
All MembersMethodsProperties



IconMemberDescription
Certificates
List of certificates

FileName
File name

ForcedSaveCertificateFile()()()
Save certificate to file. Even if the changes are not valid.

ImportCertificateFromOtherFile(String, String)
Import certificate from an other file.

LoadCertificateFile(String, String)
Load certificate file

Password
Password

RemoveCertificatesFromFile(array<UInt32>[]()[])
Remove certificates from file.

SaveCertificateFile(String%)
Save certificate to file.

VerifyChanges(String%)
Verify whether the changes result in a valid certificate file.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0