1 changed files with 2 additions and 1 deletions
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
||||
/** |
||||
* Shared crypto utilities. |
||||
* Shared crypto utilities for internal module use. |
||||
* These are liable to change or be refactored and should not be used by external code. |
||||
*/ |
||||
package org.springframework.security.crypto.util; |
||||
|
||||
Loading…
Reference in new issue