示例#1
0
 protected override void DisposeContents()
 {
     SignatureKey.AsSpan().Clear();
     DerivationKey.AsSpan().Clear();
 }