public final class SecureStoreData extends Object
SecureStore
's get method call.Constructor and Description |
---|
SecureStoreData(SecureStoreMetadata metadata,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
byte[] |
get() |
SecureStoreMetadata |
getMetadata() |
public SecureStoreData(SecureStoreMetadata metadata, byte[] data)
public SecureStoreMetadata getMetadata()
public byte[] get()
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.