ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface CertificateCredential.UpdateDefinitionStages.WithPublicKey<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withPublicKey(byte[] certificate)
Specifies the public key for an asymmetric X509 certificate.
|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> withPublicKey(byte[] certificate)
certificate - the certificate contentCopyright © 2019. All rights reserved.