Methods Summary |
---|
public void | addEncryptionProperty(EncryptionProperty property)Adds an EncryptionProperty .
|
public java.util.Iterator | getEncryptionProperties()Returns an Iterator over all the
EncryptionPropterty elements contained in this
EncryptionProperties .
|
public java.lang.String | getId()Returns the EncryptionProperties ' id.
|
public void | removeEncryptionProperty(EncryptionProperty property)Removes the specified EncryptionProperty .
|
public void | setId(java.lang.String id)Sets the id.
|