raiseUnsupportedAlgorithm function
Implementation
Never raiseUnsupportedAlgorithm(String algorithm) {
throw LocksmithUnsupportedAlgorithm(algorithm);
}
Never raiseUnsupportedAlgorithm(String algorithm) {
throw LocksmithUnsupportedAlgorithm(algorithm);
}