ICertificateBuilder
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: ICertificateBuilder
Required Methods
Export
method Export(subject: String; issuer: String; password: String; isServer: Boolean): array of Byte
Byte[] Export(String subject, String issuer, String password, Boolean isServer)
Function Export(subject As String, issuer As String, password As String, isServer As Boolean) As Byte()
Parameters:
- subject:
- issuer:
- password:
- isServer: