Exemplo n.º 1
0
 @Nonnull
 public MasterKey.Version getAlgorithm() {
   return MasterKey.Version.fromInt(ConversionUtils.toIntegerNN(algorithm));
 }