NonceGeneratorNext Method
Gets the next nonce value.
Namespace: SnapDB.SecurityAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
Public Function Next As Byte()
public:
array<unsigned char>^ Next()
Return Value
ByteThe next nonce value.