pub type CryptoPrimitives = ExternCryptoPrimitives;
Expand description

Host-backed cryptographic primitives.

See ExternCryptoPrimitives for the methods implemented via HasCryptoPrimitives.

Aliased Type§

struct CryptoPrimitives;