CryptographyProviderApi
@RequiresOptIn(message = "API of everything what is implemented in providers is experimental for now and subject to change (if possible in backward-compatible way)", level = RequiresOptIn.Level.ERROR)
Marks APIs intended for cryptography provider implementations.
These APIs are not meant for general library users and are subject to change.