CertificateCredential.DefinitionStages.WithSymmetricKey<ParentT>.withSecretKey(byte[] secret) 方法
定义
Specifies the secret key for a symmetric encryption.
public WithAttach<ParentT> withSecretKey(byte[] secret)
参数
- secret
-
byte []
the secret key content
返回
the next stage in credential definition
适用于