Frames | No Frames |
Constructors with parameter type gnu.javax.crypto.keyring.Properties | |
BinaryDataEntry.BinaryDataEntry(String contentType, byte[] data, Date creationDate, Properties properties) Creates a new binary data entry.
| |
CertificateEntry.CertificateEntry(Certificate certificate, Date creationDate, Properties properties) Creates a new certificate entry.
| |
Creates a new Entry.
| |
PasswordAuthenticatedEntry.PasswordAuthenticatedEntry(String mac, int maclen, Properties properties) | |
PasswordEncryptedEntry.PasswordEncryptedEntry(String cipher, String mode, int keylen, Properties properties) | |
Creates a new key entry.
| |
Fields of type gnu.javax.crypto.keyring.Properties | |
Properties | This entry's property set. |
Methods with return type gnu.javax.crypto.keyring.Properties | |
Properties | Returns this entry's properties object. |