plcm-certificate-material.xsd Documentation

Target Namespace

Elements

plcm-certificate-material  PlcmCertificateMaterial

Object used to transfer raw certificate material.


Complex Types

PlcmCertificateMaterial Fields

NameTypeDescriptionAttributes
certificateCertificate This is the actual certificate or PKCS12. Only Base64 encoded text should go in here. Mandatory
passphrasePassphrase Passphrase is necessary for certificates in PKCS12 format. For P7B format, do not specify a value here.


Simple Types


NameTypeRestrictions
Passphrasexs:string
Length of value must be >=1
Length of value must be <=128
Certificatexs:string
Length of value must be >=1
Length of value must be <=1048576