Click or drag to resize

SecretToBytes Method

Gets the raw secret data as a byte array

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public abstract byte[] ToBytes()

Return Value

Type: Byte
A byte array containing the secret
See Also