Class KeyPairCredential

    • Field Detail

      • keyPair

        private final KeyPair keyPair
    • Constructor Detail

      • KeyPairCredential

        public KeyPairCredential​(KeyPair keyPair)
        Construct a new instance.
        Parameters:
        keyPair - the key pair (may not be null)