'Declaration Public Overloads Overridable Sub PopulateSignature( _ ByVal signature() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As SshSignaturePayload Dim signature() As Byte Dim offset As Integer Dim count As Integer instance.PopulateSignature(signature, offset, count)
Parameters
- signature
- offset
- count