Home
last modified time | relevance | path

Searched defs:MyKeyOperationHandler (Results 1 – 1 of 1) sorted by relevance

/external/aws-crt-java/samples/CustomKeyOps/src/main/java/com/example/customkeyops/
DCustomKeyOps.java96 static class MyKeyOperationHandler implements TlsKeyOperationHandler { class in CustomKeyOps
99 MyKeyOperationHandler(String keyPath) { in MyKeyOperationHandler() method in CustomKeyOps.MyKeyOperationHandler