public class EncryptionTypeInfoEntry extends Object
| Constructor and Description |
|---|
EncryptionTypeInfoEntry(EncryptionType encryptionType,
byte[] salt)
Creates a new instance of EncryptionTypeInfoEntry.
|
public EncryptionTypeInfoEntry(EncryptionType encryptionType, byte[] salt)
encryptionType - salt - public byte[] getSalt()
public EncryptionType getEncryptionType()
EncryptionType.EncryptionType.Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.