setEncryptionKey(byte[], String) method

Set the encryption key in a byte[] format.

Syntax

public void setEncryptionKey ( byte[] secretKey , String secretKeyAlgorithm ) throws SDMPersistenceException

Parameters

Exceptions