X25519DiffieHellman.ExportPrivateKeyCore(Span<Byte>) 메서드

정의

protected:
 abstract void ExportPrivateKeyCore(Span<System::Byte> destination);
protected abstract void ExportPrivateKeyCore(Span<byte> destination);
abstract member ExportPrivateKeyCore : Span<byte> -> unit
Protected MustOverride Sub ExportPrivateKeyCore (destination As Span(Of Byte))

매개 변수

destination
Span<Byte>

적용 대상