Package-level declarations
Types
Simple utility class that enables holding ByteArrays. This implements equals and hash code.
Which security provider serves one cryptographic lookup, read off the instance the platform returned.
Functions
Which providers serve asset crypto, for the security providers debug screen.
Which providers serve asset crypto, for the security providers debug screen.
Method used to calculate the digested MD5 hash of a relatively small byte array
Method used to calculate the digested SHA256 hash of a relatively small byte array
Performs resolve and reads the algorithm and provider off the instance it returned, so what is reported is what the platform actually handed back.
Performs resolve and reads the algorithm and provider off the instance it returned, so what is reported is what the platform actually handed back.
Which security provider serves each cryptographic lookup in this module.
Method used to decrypt a relatively small array of bytes using the AES256 decryption algorithm
Method used to decrypt some binary data using the AES256 encryption algorithm
Method used to encrypt a relatively small array of bytes using the AES256 encryption algorithm
Method used to encrypt binary data using the AES256 encryption algorithm
Method to generate a random Secret Key via the AES256 ciphering Algorithm