AsymmetricEncryptedSecret interface
代表用於使用非對稱金鑰組進行加密的秘密。
屬性
encryption |
用來加密「值」的演算法。 |
encryption |
用來加密「值」的指紋憑證。 如果未加密中的值,則會是 Null。 |
value | 密碼的值。 |
屬性詳細資料
encryptionAlgorithm
encryptionCertThumbprint
用來加密「值」的指紋憑證。 如果未加密中的值,則會是 Null。
encryptionCertThumbprint?: string
屬性值
string
value
密碼的值。
value: string
屬性值
string