package
0.0.0-20230810074302-48b6be62ab14
Repository: https://github.com/ink-33/authn.git
Documentation: pkg.go.dev
# Functions
B2S convert byte slice to string.
BytesBuilder converts PBYTE to go []byte.
CreateCancelID returns a new windows guid.
CreateChallenge generates a new chanllenge that will be sent to the authenticator.
GetConsoleWindow retrieves the window handle used by the console associated with the calling process.
No description provided by the author
GetHostWindow retrieves the window handle used by the foreground window who starts the caliing process.
S2B convert string to []byte slice.
UTF16PtrtoString converts a pointer to a UTF16 string into a Go string.