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

정의

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

매개 변수

destination
Span<Byte>

적용 대상