Class KeyIdKeyPair


  • public class KeyIdKeyPair
    extends Object
    Pairs up KeyId with Key.
    • Constructor Detail

      • KeyIdKeyPair

        public KeyIdKeyPair​(UUID keyId,
                            SecretKey key)
    • Method Detail

      • getKeyId

        public UUID getKeyId()