public class KeyId extends Object
| Constructor and Description |
|---|
KeyId() |
public void setId(Long id)
id - is the id of the key.public Long getId()
public void setKey(Key key)
key - is the actual java.security.Key.public Key getKey()
public KeyId withKey(Key key)
key - is the actual java.security.Key.Copyright © 2019. All rights reserved.