Press on the image to return to the main documentation page.
|
BreakLines As Boolean
DecodeBtoB (b64bytes() As Byte, offset As Int, length As Int) As Byte()
DecodeBtoS (b64bytes() As Byte, offset As Int, length As Int, encoding As String) As String
DecodeStoB (b64string As String) As Byte()
DecodeStoS (b64string As String, encoding As String) As String
EncodeBtoB (data() As Byte, offset As Int, length As Int) As Byte()
EncodeBtoS (data() As Byte, offset As Int, length As Int) As String
EncodeStoB (data As String, encoding As String) As Byte()
EncodeStoS (data As String, encoding As String) As String
LineLength As Int
UrlSafe As Boolean
Version As Double [read only]
BreakLines As Boolean
DecodeBtoB (b64bytes() As Byte, offset As Int, length As Int) As Byte()
DecodeBtoS (b64bytes() As Byte, offset As Int, length As Int, encoding As String) As String
DecodeStoB (b64string As String) As Byte()
DecodeStoS (b64string As String, encoding As String) As String
EncodeBtoB (data() As Byte, offset As Int, length As Int) As Byte()
EncodeBtoS (data() As Byte, offset As Int, length As Int) As String
EncodeStoB (data As String, encoding As String) As Byte()
EncodeStoS (data As String, encoding As String) As String
LineLength As Int
UrlSafe As Boolean
Version As Double [read only]
Decrypt (data() As Byte, key As java.security.Key, useIV As Boolean) As Byte()
Encrypt (data() As Byte, key As java.security.Key, useIV As Boolean) As Byte()
GetAlgorithms (servicename As String) As String()
GetServices As String()
InitialisationVector() As Byte
Initialize (transformation As String)
Version As Double [read only]
Decrypt (data() As Byte, key As java.security.Key, useIV As Boolean) As Byte()
Encrypt (data() As Byte, key As java.security.Key, useIV As Boolean) As Byte()
GetAlgorithms (servicename As String) As String()
GetServices As String()
InitialisationVector() As Byte
Initialize (transformation As String)
Version As Double [read only]
Format As String [read only]
GenerateKey As javax.crypto.SecretKey
Initialize (algorithm As String)
Key As javax.crypto.SecretKey
KeyFromBytes (keydata() As Byte)
KeyToBytes As Byte()
Version As Double [read only]
Format As String [read only]
GenerateKey As javax.crypto.SecretKey
Initialize (algorithm As String)
Key As javax.crypto.SecretKey
KeyFromBytes (keydata() As Byte)
KeyToBytes As Byte()
Version As Double [read only]
Formats() As String [read only]
GenerateKey
Initialize (algorithm As String, keysize As Int)
PrivateKey As java.security.PrivateKey [read only]
PrivateKeyFromBytes (keydata() As Byte)
PrivateKeyToBytes As Byte()
PublicKey As java.security.PublicKey [read only]
PublicKeyFromBytes (keydata() As Byte)
PublicKeyToBytes As Byte()
Version As Double [read only]
Formats() As String [read only]
GenerateKey
Initialize (algorithm As String, keysize As Int)
PrivateKey As java.security.PrivateKey [read only]
PrivateKeyFromBytes (keydata() As Byte)
PrivateKeyToBytes As Byte()
PublicKey As java.security.PublicKey [read only]
PublicKeyFromBytes (keydata() As Byte)
PublicKeyToBytes As Byte()
Version As Double [read only]
Initialise (algorithm As String, key As java.security.Key)
Sign As Byte()
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]
Initialise (algorithm As String, key As java.security.Key)
Sign As Byte()
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]
GetMessageDigest (data() As Byte, algorithm As String) As Byte()
Version As Double [read only]
GetMessageDigest (data() As Byte, algorithm As String) As Byte()
Version As Double [read only]
GetRandomBytes (bytes() As Byte)
SetRandomSeed (seed As Long)
Version As Double [read only]
GetRandomBytes (bytes() As Byte)
SetRandomSeed (seed As Long)
Version As Double [read only]
Initialise (algorithm As String, mode As Int, key As java.security.Key)
Sign As Byte()
SIGNATURE_SIGN As Int
SIGNATURE_VERIFY As Int
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]
Initialise (algorithm As String, mode As Int, key As java.security.Key)
Sign As Byte()
SIGNATURE_SIGN As Int
SIGNATURE_VERIFY As Int
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]