carbon-secvault icon indicating copy to clipboard operation
carbon-secvault copied to clipboard

MasterKeyReaderConfiguration should return byte[] instead a String for get methods

Open jsdjayanga opened this issue 7 years ago • 0 comments

Strings should not be used to store master keys

[1] https://github.com/wso2/carbon-secvault/blob/master/components/org.wso2.carbon.secvault/src/main/java/org/wso2/carbon/secvault/model/MasterKeyReaderConfiguration.java#L48

jsdjayanga avatar Jun 28 '17 09:06 jsdjayanga