CertificateCredential.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

public static interface CertificateCredential.Definition<ParentT>
extends Blank<ParentT>, WithCertificateType<ParentT>, WithPublicKey<ParentT>, WithSymmetricKey<ParentT>, WithAttach<ParentT>, WithAuthFileCertificate<ParentT>, WithAuthFileCertificatePassword<ParentT>

The entirety of a credential definition.

Applies to