Home | History | Annotate | Download | only in security

Lines Matching defs:sKey

673         private final SecretKey sKey;
689 this.sKey = secretKey;
713 this.sKey = secretKey;
724 return sKey;
745 return "Secret key entry with algorithm " + sKey.getAlgorithm();