CertificateCredential.DefinitionStages.WithPublicKey<ParentT>.withPublicKey(byte[] certificate) 方法
定义
Specifies the public key for an asymmetric X509 certificate.
public WithAttach<ParentT> withPublicKey(byte[] certificate)
参数
- certificate
- byte []
the certificate content
返回
the next stage in credential definition