-
- All Implemented Interfaces:
public class EncryptedPayloadTokenUpdater.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static EncryptedPayloadTokenUpdater.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ByteArrayupdateEmbeddedToken(String token, EncryptionKey encryptionKey, PayloadType payloadType, MediaType contentType, ByteArray data)-
-
Method Detail
-
updateEmbeddedToken
@RequiresApi(value = 23) final ByteArray updateEmbeddedToken(String token, EncryptionKey encryptionKey, PayloadType payloadType, MediaType contentType, ByteArray data)
-
-
-
-