protected ScramShaAuthenticator( UsernamePasswordCredential credential, HashAlgorithmName hashAlgorithmName, ScramShaAuthenticatorH h, ScramShaAuthenticatorHi hi, ScramShaAuthenticatorHmac hmac )
Protected Sub New ( credential As UsernamePasswordCredential, hashAlgorithmName As HashAlgorithmName, h As ScramShaAuthenticatorH, hi As ScramShaAuthenticatorHi, hmac As ScramShaAuthenticatorHmac )
new : credential : UsernamePasswordCredential * hashAlgorithmName : HashAlgorithmName * h : ScramShaAuthenticatorH * hi : ScramShaAuthenticatorHi * hmac : ScramShaAuthenticatorHmac -> ScramShaAuthenticator