protected override void DisposeContents()
 {
     SignatureKey.AsSpan().Clear();
     DerivationKey.AsSpan().Clear();
 }