Gets the raw secret data as a byte array
Namespace:
Zyrenth.Zora
Assembly:
ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntaxpublic abstract byte[] ToBytes()
Public MustOverride Function ToBytes As Byte()
Return Value
Type:
ByteA byte array containing the secret
See Also