Constructors
constructor
- new PKDCertificate(binaryData, resourceType, options?): PKDCertificate
Parameters
- binaryData: string
- resourceType: PKDResourceType
Optionaloptions: {
privateKey?: string;
}OptionalprivateKey?: string
Properties
ReadonlybinaryData
binaryData: string
ReadonlyprivateKey
privateKey: string
ReadonlyresourceType
Class contains information about PKD certificate.