trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.key
/
encryptSecret
encrypt
Secret
suspend
fun
encryptSecret
(
key
:
ByteArray
,
keyId
:
String
,
secretName
:
String
,
secret
:
String
,
json
:
Json
)
:
Map
<
String
,
JsonElement
>