public static class Message.Cipher.Key.Simple extends Object implements Message.Cipher.Key
Message.Cipher.Key.ByID, Message.Cipher.Key.DB<V>, Message.Cipher.Key.ID, Message.Cipher.Key.NotFound, Message.Cipher.Key.Owner<V>, Message.Cipher.Key.Simple| Constructor and Description |
|---|
Simple(Message.Cipher.Key.ID id,
SecretKey spec) |
| Modifier and Type | Method and Description |
|---|---|
Message.Cipher.Key.ID |
id() |
static Message.Cipher.Key |
key(Message.Cipher.Key.ID id,
SecretKey spec) |
SecretKey |
secret() |
public Simple(Message.Cipher.Key.ID id, SecretKey spec)
public static Message.Cipher.Key key(Message.Cipher.Key.ID id, SecretKey spec)
public Message.Cipher.Key.ID id()
id in interface Message.Cipher.Keypublic SecretKey secret()
secret in interface Message.Cipher.KeyCopyright © 2010–2025 Smals. All rights reserved.