public static class SshAgentKeyConstraint.FidoProviderExtension extends SshAgentKeyConstraint.Extension
SecurityKeyProvider.SshAgentKeyConstraint.Extension, SshAgentKeyConstraint.FidoProviderExtension, SshAgentKeyConstraint.LifeTimeCONFIRM| Constructor and Description |
|---|
FidoProviderExtension(String provider)
Creates a new
SshAgentKeyConstraint.FidoProviderExtension. |
| Modifier and Type | Method and Description |
|---|---|
void |
put(Buffer buffer)
Writes this constraint into the given
Buffer. |
getIdpublic FidoProviderExtension(String provider)
SshAgentKeyConstraint.FidoProviderExtension.provider - path to a middleware library; must not be null or emptypublic void put(Buffer buffer)
SshAgentKeyConstraintBuffer.put in class SshAgentKeyConstraint.Extensionbuffer - Buffer to write into at the current buffer write positionCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.