ICertificateTemplateFormatter Interface
Represents certificate template formatter contract information.
Namespace: SysadminsLV.PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public interface ICertificateTemplateFormatter
Public Interface ICertificateTemplateFormatter
public interface class ICertificateTemplateFormatter
type ICertificateTemplateFormatter = interface end
Deserialize |
Imports certificate templates from serialized templates string.
|
Serialize |
Exports certificate templates into a portable string.
|