CertificateCredential.DefinitionStages.Blank<ParentT> 接口
定义
The first stage of a credential definition.
public interface Blank<ParentT> extends CertificateCredential.DefinitionStages.WithCertificateType<ParentT>
类型参数
- ParentT
the stage of the parent definition to return to after attaching this definition
继承成员
CertificateCredential.DefinitionStages.WithCertificateType<ParentT>.withAsymmetricX509Certificate()
CertificateCredential.DefinitionStages.WithCertificateType<ParentT>.withSymmetricEncryption()