Forums
Hello, I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object. I've also looked through some of the other services and am still unable to find a way to lock a signer. Is locking a signer possible through the SDK? Thanks