You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of #184, record::Record and its constituents implement secrecy::Zeroize. All consumers of record::Record should take a Secret<record::Record> instead, to enforce zeroing.
The text was updated successfully, but these errors were encountered:
As of #184,
record::Record
and its constituents implementsecrecy::Zeroize
. All consumers ofrecord::Record
should take aSecret<record::Record>
instead, to enforce zeroing.The text was updated successfully, but these errors were encountered: